home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / networking / 3553 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.3 KB

  1. Path: globe.indirect.com!fnf
  2. From: fnf@fishpond.ninemoons.com (Fred Fish)
  3. Newsgroups: comp.sys.amiga.programmer,comp.sys.amiga.networking
  4. Subject: ixemul.library 43.0 released
  5. Date: 6 Apr 1996 17:46:19 GMT
  6. Organization: Cronus
  7. Message-ID: <4k6alb$j2j@globe.indirect.com>
  8. NNTP-Posting-Host: amigalib.com
  9.  
  10. Version 43.0 of ixemul.library was released yesterday and uploaded to
  11. aminet's "new" directory on wuarchive, so it should appear there and
  12. on the mirrors soon.  It is also available from pub/ade/updates on
  13. ftp.ninemoons.com.  Here is some info from the .readme file:
  14.  
  15. ============================================================================
  16. This is ixemul.library release 43.0, a shared library that makes it possible
  17. to compile and run most Unix programs under AmigaOS with almost no changes.
  18. IXemul is part of the ADE (Amiga Developer's Environment), a community
  19. effort to produce a complete development environment that is stable,
  20. available in source, and completely self-hosting.  See the ADE readme file
  21. at ftp://ftp.ninemoons.com/pub/ade/README for more details about ADE.
  22.  
  23. This release of IXemul integrates Jeff Shepherd's networking code.  If
  24. ixnet.library (included) is installed then ixemul.library will use the
  25. networking functions from the ixnet.library, instead of the default dummy
  26. implementation.  Ixnet.library works with AS225 and with AmiTCP.  It
  27. supports both clients and daemons.  A program that uses networking functions
  28. is completely shielded from the AS225 and AmiTCP differences by
  29. ixnet.library, which will take care of all the details for you. That means
  30. that there is no longer any need to provide two different binaries, one for
  31. AS225 and one for AmiTCP.  Furthermore, it is relatively easy to add support
  32. for other network packages. Thanks Jeff!
  33.  
  34. This release also contains new stackchecking and stack extension code,
  35. thanks to Matthias Fleischer, and support for the freshly completed port of
  36. GDB (the GNU Debugger).  Thanks Hans!
  37. ============================================================================
  38.  
  39. Note that a working version of gdb should be available in the
  40. pub/ade/updates directory sometime tomorrow (Sunday).
  41.  
  42. -Fred
  43. -- 
  44. CRONUS  --  1840 E. Warner Road #105-265  --  Tempe, AZ 85284  --  USA
  45. Voice:  (800) 804-0833   --   (602) 491-0442  --  FAX:  (602) 491-0048
  46. Email:  info@ninemoons.com  --  WWW: http://www.ninemoons.com
  47. Ftp site: ftp.ninemoons.com
  48.